Per the Fieldtype interface, sanitize the combined value for use in a Page
In this case, make sure that it's a WireArray (able to hold multiple values)
Usage
$items = $fieldtypeMulti->sanitizeValue(Page $page, Field $field, mixed $value);
Arguments
FieldtypeMulti methods and properties
API reference based on ProcessWire core version 3.0.236