get Custom Data
Retrieves custom data for the annotation.
Annotations can store additional user-specified data. PSPDFKit will not use or evaluate customData
in the UI directly. You have full control over this property. For new annotation, this defaults to null
.
Return
Custom data for the annotation or null
if annotation has no custom data.