I want to access the contents of a private file in my Dropbox account so I can display the contents on my website. I am using the files/download method and receiving the expected response outline in the documentation. However, I can't seem to find the actual content of the file in text form so I can display it on my website. There's no particular response header for the actual content of the file, just the metadata. Please provide some guidance on how to get just the text from the docx file.