get Annotation
Returns annotation with certain object ID on the page if it exists.
Note: this call may block for a while and should not be invoked on the main thread.
Return
The requested annotation or null
if not found.
Parameters
page Index
Page index of the page where the annotation is.
object Number
Object number of the annotation to retrieve.