Module need to read settings of its column

I’m creating a plugin that will add custom settings to a column that will affect all of the modules inside that column. I’m also adding options to each individual module that will override its column settings. So I need the module to be able to detect the settings of its column so it will know what “defaults” to show. Is there any documentation or example code for a module pulling data from its column settings?