A class that extends the BufferLoader class. It represents a document
loader that loads documents from DOCX files.
It has a constructor that takes a filePathOrBlob parameter representing the path to the word
file or a Blob object, and an optional options parameter of type
DocxLoaderOptions
class DocxLoaderBufferLoader