Character Level Annotations
data class CharacterLevelAnnotations(val annotations: List<CharacterLevelAnnotation>, val apiVersion: String) : Parcelable
Character level annotations, contains information about each character in the document.