Access .logseq/storages from plugin API

Working on a movies plugin where I am fetching and saving a poster with logseq.FileStorage.setItem, but getItem gets me the item, I need the location instead, or, better yet, add as asset → then use location (when syncthing across devices). Any way of doing this right now?