I'm trying to access the last modified date of a word document which was ingested from SharePoint. The content server provides a "last modified date", but that's the date when it was changed on the SharePoint itself, not the meta-data of the document. Is there a way to add this field during ingestion in a lua script? Or any other idea on how to read this field out of the meta data of the document?