Lists all pinned CIDs.
Future<List<String>> listPins() async { return _platform.listDirectory('pins'); }