I have used the BDS API to get as far as Content Object schema Plugin extracts to download a CSV file of content:
ContentObjectId,OrgUnitId,Title,ContentObjectType, …
11111111,222222,File,Topic, …
Is there a way to programmatically download, via an API, the ContentObjectId from the OrgUnitId?