How to obtain Typst‘s AST?

I am developing a syntax checker and need to extract the body of a document, so I would like to retrieve the AST directly via typst engine.