node Data
A JSON compatible data structure representing the underlying node from where the rectangle was generated, like for example an HTML Element in an HTML content-document.
You must pass IVisibleContentRectsOptions.includeNodeData = true
to ReaderView.fetchRectsForVisibleContent
for this field to be set.