Hi,
I see that when an email or phone is included in the vcard without the "type" keyword in its metadata then the metadata are lost. Below are some examples about my point:
TEL;CELL:+306971212122
EMAIL;WORK;INTERNET:test@acme.com
In this cases the type of the email or phone are not properly identified. I would like to support these cases since they are valid vcard notations. I can open a PR for this if you have no objections.
Thank you