Option --fields not working on some items
Hello!
I was trying the new CLI version, but I encountered with a strange issue when using the op item get {someId} with the fields option.
To begin with, if I omit the fields option, I can see all the details, but strangely enough, the list of fields displays like this:
```
Fields:
password: somepassword
password: somepassword
rpassword: somepassword
source: some source
agree: ✓
: Create New Account
```
As you can see the password field is repeated multiple times, one of them with a leading "r", and the last item label is empty.
No matter which field I choose, e.g. "source", if I run op item get {someId} --fields label=source I get the following in the output: Create New Account
Thanks in advance!
1Password Version: 8.6.0
Extension Version: 2.0.0
OS Version: Linux x64 Fedora 35
