Extract the complete CSL JSON stored in Zotero reference marks.
Zotero stores CSL citation metadata inside reference marks. Because the CSL JSON can be very large, it is difficult to inspect the complete JSON directly in LibreOffice Writer.
This tool extracts the complete CSL citation JSON from an .odt file or a content.xml file.
The extractor currently supports .odt and .xml files.
Run:
python Extractor.py example.odtor
python Extractor.py "/filepath/xxxx.odt"Results should be similar to the image below.

