get Item To Annotation Tool Mapping
abstract fun getItemToAnnotationToolMapping(): SparseArray<Pair<AnnotationTool, AnnotationToolVariant>>
Gets the sparse array mapping contextual toolbar menu item ids with the pair of annotation tool and its variant that it handles.
Return
Sparse array of item IDs mapped to the annotation tools and variants they handle.