Gets an object of the type DocumentTarget specifying to where the link points.

<void> DocumentLink.getDocumentTarget(<RequestDocumentTargetCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the link's target.
errorCallback Optional. Is called when the operation failed with an error.