get Screen Annotation Async
Returns screen annotation associated with this rendition action, asynchronously.
Return
An instance of Maybe that either emits the requested annotation in `onSuccess()` or terminates with `onCompleted()` or `onError()`.
Parameters
pdf Document
PDF document in which to look for the associated screen annotation.