OptionalContentGroup
data class OptionalContentGroup(val id: String, val name: String, val intent: List<String>, val usage: PdfDictionary?)
One Optional Content Group. The id is the OCG's PDF object number stringified — stable inside the document and what /OC marked-content sections refer to.