Spawning meshes from content browser without mesh specific references

Hello, is there a way to import all meshes from a folder and place them in a given position? For example I want to import all meshes from the folder “/Game/Meshes” and place them in 0,0,0.

It is essential that I do in without specific references to each object since I want to have 100+ meshes and would want to change them without having to start over with blueprinting.

Should I assume this is not possible?