CommandLine Tool to find citekey from bibtex file by file path.
$ bibtex_org fetch-citekey --bibtex <bibtex file path> --key <the field key you find> --value <the value you find>
$ bibtex_org fetch-field --bibtex <bibtex file path> --citekey <the citekey you find> --key <the field key you find>