This is a sample script for retrieving the values of dropdown list of the smart chips on Google Document using Google Apps Script.
At August 23, 2021, 3 Classes for retrieving the smart chips have been added to Google Apps Script. But, in the current stage, unfortunately, all values of the smart chips cannot be retrieved by the Classes. For example, the dropdown list of the smart chips cannot be retrieved using the 3 Classes.
When the type of dropdown list of the smart chips is retrieved using the 3 Classes, UNSUPPORTED is returned. And also, when Google Docs API is used, "content": "\n" is returned. So, in the current stage, there are no methods for directly retrieving the value of dropdown list of the smart chips. Of course, I believe that this will be resolved in the future update at the Google side.
In this report, as the current workaround, I would like to proposed a workaround for retrieving the valu