Docx file has a paragraph where a work has hyperlink to internal (in same docx file) section.
I am trying to use python-docx library but stuck at finding the section using hyperlink found with a word.
I have tried python-docx library but could not get the the section using this.