Reads the content of the whole object stored inside the persistence system with name name. Returns null if it cannot read the object.
name
null
Future<T?> content(final String name);