get Contact From Uri
Extracts comprehensive contact data from the provided Uri.
Return
A hydrated Contact instance or null if the record could not be found.
Parameters
context
The Context used to access android.content.ContentResolver.
uri
The URI returned by the contact picker activity.