I have a custom widget that filters values using a drop-down menu. I'm populating the values for the drop-down menu using the DataSoure interface from jimu-core. However, my data has coded value domains that I need to fetch, but can't find a way to do so with the DataSource interface.