I have some scenarios where I go through the DOM in PHP (code from a snippet):
$docdata = $modx->getDocument($docid); $doccontent = $docdata[\'cont