As far as I know VSM attachment (object) files are stored only in the database.
To retrieve the object you have to read the binary column HDS_IMAGE value (table HD_OBJECT) and save it to a file with name specified in the column HDS_TITLE. Bear in mind that you may get many objects with the same name so it could be helpful to attach REF_NO suffix to a file name.