ensureContainer

suspend fun ensureContainer(webId: String, storage: String? = null, container: String? = null): AddressBookList?

Bootstraps the address-book container if absent, then returns the books in it.