Importing correct dwg-file

Hi! I have a folder in my workspace containing a lot of different types of beams (the same for columns). Ideally I would like to be able to import one specific of these beams (and columns) into my Grasshopper model and continue analyzing only this one and parametrize further.

In Rhino 8 there is a Query Directory Component that will give you access to the files, filter and then import the one you want.

Thank you so much!