How to read a specific field from Word file?

I have a Word file that contains several fields with dropdown or fill in type (in the attached sample is only one field). How do I get the value from this specific field? Reading all the text and using regex is not an option as the text around also changes.

The image shows a portion of text discussing how Microsoft Word provides various design elements for documents, with a dropdown list labeled "Choose an item." (Captioned by AI)
field_sample.docx (20.3 KB)