It looks like there is no way how to pass class properties in seed. For example, to set target.
That's because if seed (defaults) is array, then Link formatter treat this array as page + page arguments.
2nd argument of constructor are additional URL arguments which will be filled from model.
And ... that's all - no way to pass seed with additional class properties.