requestPermission
Requests a temporary read-only access permission for content URI associated with this object.
The lifecycle of the permission granted here is tied to this object instance. If the permission is not released explicitly via releasePermission, it will be released automatically when there are no more references to this object.
Does nothing if the temporary permission is already granted.